stylecontext: Set state flags on widget paths
authorBenjamin Otte <otte@redhat.com>
Fri, 18 Jul 2014 18:12:39 +0000 (20:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 19 Jul 2014 21:42:39 +0000 (23:42 +0200)
commitbe09e0ed4ac3c98d2973f98e10d96f86832fb49f
treee3581b31407c9ffe1940f47e192309c593de8034
parent09dd0ffcd0db95c657f125aa5efbba1d95efd26d
stylecontext: Set state flags on widget paths

Set the widget path state flags with the state flags of the style
context.

We do not update the state flags but replace the previous one because we
want to be able to have save()/restore() unset state flags.
gtk/gtkstylecontext.c